Skip to main content

TCGMParameters

Unit: CGM

Description​

The TCGMParameters class is an auxiliary means for the TsgCGMImage class object.

Syntax​

TsgCGMImage = class(TsgCADImage)

Properties​

PropertiesDescription
Parameter1The property returns the first part of the entity’s identifier.
Parameter2The property returns the second part of the entity’s identifier.
Parameter3The property defines contents of the entity.

Methods​

MethodsDescription
CreateThe method creates and initializes an instance of the TCGMParameters object.
FourToOneThe method returns 32 bit value as the result of conversion of four 8 bits values.
TwoToOneThe method returns 16 bit value as the result of conversion of two 8 bits values.
TwoToThreeThe method converts two 8 bits input values to three 8 bits values defined in Parameter properties.